home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 85 / CDMM85_1.ISO / Monopoly Tycoon / MTycoonDemo.exe / data1.cab / scripts / SCENARIO5 / players.lua < prev   
Encoding:
Text File  |  2001-10-24  |  239 b   |  5 lines

  1. Frontend.RegisterPlayer(0, HUMAN_PLAYER,CAR);
  2. Frontend.RegisterPlayer(1, AI_PLAYER,    BARROW,        DIFFICULTY_EASY);
  3. Frontend.RegisterPlayer(2, AI_PLAYER,    DOG,        DIFFICULTY_EASY);
  4. Frontend.RegisterPlayer(3, AI_PLAYER,    GUN,        DIFFICULTY_EASY);
  5.